2007-11-14 04:43:39 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.26 2007/11/14 09:43:40 steven Exp $
|
2001-05-05 22:29:37 -04:00
|
|
|
|
2007-09-15 19:54:16 -04:00
|
|
|
COMMENT= view and manipulate contents of a tar file
|
1998-05-20 02:56:35 -04:00
|
|
|
|
|
|
|
DISTNAME= xtar-1.4
|
2007-11-14 04:43:39 -05:00
|
|
|
PKGNAME= ${DISTNAME}p0
|
1998-05-20 02:56:35 -04:00
|
|
|
CATEGORIES= misc
|
2002-10-27 16:07:53 -05:00
|
|
|
|
2002-05-13 19:31:24 -04:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
|
1998-05-20 02:56:35 -04:00
|
|
|
|
2001-06-19 21:43:11 -04:00
|
|
|
# License: BSD
|
2000-06-06 18:31:53 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2007-11-14 04:43:39 -05:00
|
|
|
|
|
|
|
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xt c m
|
2000-02-12 01:29:49 -05:00
|
|
|
|
2006-11-13 06:20:24 -05:00
|
|
|
CONFIGURE_STYLE=imake
|
|
|
|
USE_X11= Yes
|
2001-04-18 11:01:02 -04:00
|
|
|
USE_MOTIF= any
|
2000-09-11 06:05:18 -04:00
|
|
|
MAKE_FLAGS= EXTRA_LDOPTIONS=-L${WRKBUILD}/common
|
1998-05-20 02:56:35 -04:00
|
|
|
|
2002-10-27 16:07:53 -05:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
1998-05-20 02:56:35 -04:00
|
|
|
.include <bsd.port.mk>
|