2000-03-24 23:28:01 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2000/03/24 23:28:02 espie Exp $
|
2000-03-23 23:09:02 +00:00
|
|
|
|
|
|
|
BROKEN= bad packing lists and depend xview is broken
|
|
|
|
#tar: Unable to access bin/workman <No such file or directory>
|
|
|
|
#tar: Unable to access lib/help/workman.info <No such file or directory>
|
|
|
|
#tar: Unable to access man/cat1/workman.0 <No such file or directory>
|
|
|
|
#tar: Unable to access man/cat5/workmandb.5 <No such file or directory>
|
1998-06-08 01:30:23 +00:00
|
|
|
|
1999-09-06 18:53:37 +00:00
|
|
|
DISTNAME= WorkMan-1.3a
|
|
|
|
PKGNAME= workman-1.3a
|
|
|
|
CATEGORIES= audio
|
2000-03-24 23:28:01 +00:00
|
|
|
NEED_VERSION= 1.230
|
1999-09-06 18:53:37 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= applications/WorkMan
|
1998-06-08 01:30:23 +00:00
|
|
|
|
1999-09-06 18:53:37 +00:00
|
|
|
MAINTAINER= angelos@openbsd.org
|
1998-10-07 00:27:17 +00:00
|
|
|
|
2000-02-12 08:02:07 +00:00
|
|
|
LICENSE_TYPE= GPL
|
2000-02-15 05:03:51 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= YES
|
|
|
|
PERMIT_PACKAGE_FTP= YES
|
|
|
|
PERMIT_DISTFILES_CDROM= YES
|
|
|
|
PERMIT_DISTFILES_FTP= YES
|
2000-02-12 08:02:07 +00:00
|
|
|
|
2000-03-24 23:28:01 +00:00
|
|
|
LIB_DEPENDS= xview.3.2::x11/xview-lib
|
1998-06-08 01:30:23 +00:00
|
|
|
|
1999-09-06 18:53:37 +00:00
|
|
|
USE_IMAKE= yes
|
1998-06-08 01:30:23 +00:00
|
|
|
|
2000-02-11 00:37:15 +00:00
|
|
|
WRKDIST= ${WRKDIR}/workman
|
1998-06-08 01:30:23 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|