freebsd-ports/sysutils/xin/Makefile
Dmitry Marakasov ced1fcb9a5 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2018-05-26 09:34:16 +00:00

20 lines
380 B
Makefile

# Created by: Mark Pulford <mark@kyne.com.au>
# $FreeBSD$
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>