100196f27a
Especially now that the default line is more verbose.
20 lines
369 B
Makefile
20 lines
369 B
Makefile
# $OpenBSD: Makefile,v 1.14 2001/10/28 13:05:47 espie Exp $
|
|
|
|
COMMENT= "solitaire"
|
|
|
|
DISTNAME= xsol-new
|
|
PKGNAME= xsol-2.1.1
|
|
CATEGORIES= games
|
|
NEED_VERSION= 1.402
|
|
MASTER_SITES= ${MASTER_SITE_BACKUP}
|
|
|
|
# License: BSD
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE=imake
|
|
|
|
.include <bsd.port.mk>
|