summaryrefslogblamecommitdiff
path: root/sysutils/xin/Makefile
blob: 17dc41ee2b6b3a4394d410d4255a9d6e28e13e8b (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                               
                 



                                      
                                 
                                                              
 
                   
                   


                      
# 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=	markp@FreeBSD.org
COMMENT=	Splits standard input and pipes into a command

USE_GETOPT_LONG=yes
GNU_CONFIGURE=	yes
MAN1=		xin.1

.include <bsd.port.mk>