aboutsummaryrefslogtreecommitdiff
path: root/packages/geom/Makefile
blob: 56fe9105a3fe912172f2067023946ee88b542d31 (plain) (blame)
1
2
3
4
5
6
7
8
WORLDPACKAGE=	geom
COMPAT_PKG=	yes
COMPAT_PKGS=	dbg

# GEOM doesn't work in a jail.
PKG_SETS=	minimal

.include <bsd.pkg.mk>