1996-11-25 10:47:24 +01:00
|
|
|
# New ports collection makefile for: xtar
|
|
|
|
# Date created: 31 Jul 1996
|
1997-10-27 00:57:21 +01:00
|
|
|
# Whom: shanee@augusta.de
|
1996-11-25 10:47:24 +01:00
|
|
|
#
|
1999-08-25 09:23:21 +02:00
|
|
|
# $FreeBSD$
|
1996-11-25 10:47:24 +01:00
|
|
|
#
|
|
|
|
|
2000-04-14 10:49:30 +02:00
|
|
|
PORTNAME= xtar
|
|
|
|
PORTVERSION= 1.4
|
1996-11-26 08:33:30 +01:00
|
|
|
CATEGORIES= misc
|
1996-11-25 10:47:24 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
|
1997-10-27 00:57:21 +01:00
|
|
|
MAINTAINER= shanee@augusta.de
|
1996-11-25 10:47:24 +01:00
|
|
|
|
2000-11-08 00:28:20 +01:00
|
|
|
USE_MOTIF= yes
|
1996-11-25 10:47:24 +01:00
|
|
|
USE_IMAKE= yes
|
1998-10-05 00:41:27 +02:00
|
|
|
MAN1= xtar.1
|
1996-11-25 10:47:24 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|