freebsd-ports/misc/xtar/Makefile

21 lines
333 B
Makefile
Raw Normal View History

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