mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
337f28498d
Submitted by: Andreas Kohout <shanee@augusta.de>
20 lines
377 B
Makefile
20 lines
377 B
Makefile
# New ports collection makefile for: xtar
|
|
# Version required: 1.4
|
|
# Date created: 31 Jul 1996
|
|
# Whom: shanee@augusta.de
|
|
#
|
|
# $Id: Makefile,v 1.2 1996/11/26 07:33:30 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xtar-1.4
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
MAINTAINER= shanee@augusta.de
|
|
|
|
REQUIRES_MOTIF= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|