1996-11-25 09:47:24 +00:00
|
|
|
# New ports collection makefile for: xtar
|
|
|
|
# Version required: 1.4
|
|
|
|
# Date created: 31 Jul 1996
|
1997-10-26 23:57:21 +00:00
|
|
|
# Whom: shanee@augusta.de
|
1996-11-25 09:47:24 +00:00
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1996-11-25 09:47:24 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xtar-1.4
|
1996-11-26 07:33:30 +00:00
|
|
|
CATEGORIES= misc
|
1996-11-25 09:47:24 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
|
1997-10-26 23:57:21 +00:00
|
|
|
MAINTAINER= shanee@augusta.de
|
1996-11-25 09:47:24 +00:00
|
|
|
|
|
|
|
REQUIRES_MOTIF= yes
|
|
|
|
USE_IMAKE= yes
|
1998-10-04 22:41:27 +00:00
|
|
|
MAN1= xtar.1
|
1996-11-25 09:47:24 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|