1fbbf50998
into dpb. not 100% ready yet, committed to keep working in tree.
14 lines
252 B
Makefile
14 lines
252 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2012/11/01 09:58:06 espie Exp $
|
|
|
|
MODULES = base/xenocara
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
COMPONENT = share/pciids
|
|
|
|
.include <bsd.port.mk>
|
|
|