a5e6464ab3
- fix LIB_DEPENDS submitted by Peter Stromberg <home@wilfried.net>
21 lines
489 B
Makefile
21 lines
489 B
Makefile
# $OpenBSD: Makefile,v 1.3 2001/01/17 16:13:28 naddy Exp $
|
|
|
|
DISTNAME= wmMoonClock-1.27
|
|
PKGNAME= ${DISTNAME:L}
|
|
CATEGORIES= astro x11
|
|
NEED_VERSION= 1.336
|
|
MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/
|
|
HOMEPAGE= http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
|
|
|
|
MAINTAINER= Peter Stromberg <home@wilfried.net>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
USE_X11= Yes
|
|
WRKSRC= ${WRKDIST}/Src
|
|
|
|
.include <bsd.port.mk>
|