freebsd-ports/sysutils/xin/Makefile

23 lines
435 B
Makefile
Raw Normal View History

# New ports collection makefile for: xin
# Date created: Apr 27, 2001
# Whom: Mark Pulford <mark@kyne.com.au>
#
# $FreeBSD$
#
PORTNAME= xin
PORTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/file
MAINTAINER= ports@FreeBSD.org
2003-02-22 18:14:31 +01:00
COMMENT= Splits standard input and pipes into a command
GNU_CONFIGURE= yes
MAN1= xin.1
PLIST_FILES= bin/xin
.include <bsd.port.mk>