1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# New ports collection makefile for: xvile # Version required: 5.2 # Date created: Tue Feb 21, 1995 # Whom: pgf # # $Id$ # PKGNAME= xvile-5.2 DISTNAME= vile-5.2 MASTER_SITES= ftp://id.wing.net/pub/pgf/vile MAKEFILE= makefile GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-screen=x11 .include <bsd.port.mk>