Files
ports/sysutils/xin/Makefile
2021-04-06 16:31:07 +02:00

19 lines
368 B
Makefile

# Created by: Mark Pulford <mark@kyne.com.au>
PORTNAME= xin
PORTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SUNSITE/utils/file
MAINTAINER= ports@FreeBSD.org
COMMENT= Splits standard input and pipes into a command
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
PLIST_FILES= bin/xin man/man1/xin.1.gz
.include <bsd.port.mk>