1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# New ports collection makefile for: STk # Version required: 2.1 # Date created: 28 Dec 1994 # Whom: jmacd@uclink.berkeley.edu # # $Id: Makefile,v 1.1.1.1 1995/01/04 09:54:37 swallace Exp $ # DISTNAME= STk-2.1.6 MASTER_SITES= ftp://kaolin.unice.fr/pub/ GNU_CONFIGURE= yes PATCH_STRIP= -p1 MAKE_FLAGS= "prefix = ${PREFIX}" .include <bsd.port.mk>