31 lines
821 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.11 2000/03/24 23:28:02 espie Exp $
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
DISTNAME= WorkMan-1.3a
PKGNAME= workman-1.3a
CATEGORIES= audio
NEED_VERSION= 1.230
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/WorkMan
1998-06-08 01:30:23 +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
PERMIT_PACKAGE_CDROM= YES
PERMIT_PACKAGE_FTP= YES
PERMIT_DISTFILES_CDROM= YES
PERMIT_DISTFILES_FTP= YES
2000-02-12 08:02:07 +00:00
LIB_DEPENDS= xview.3.2::x11/xview-lib
1998-06-08 01:30:23 +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>