doesn't enable any functionality. It is here as a marker, so people building binary packages know that these packages have version-specific features that would make them incompatible with other point releases.. (such as LKM's)
15 lines
309 B
Makefile
15 lines
309 B
Makefile
# $NetBSD: Makefile,v 1.8 2000/10/18 04:26:53 garbled Exp $
|
|
#
|
|
|
|
DISTNAME= STk-3.99.2
|
|
CATEGORIES= lang
|
|
MASTER_SITES= ftp://kaolin.unice.fr/pub/STk/
|
|
|
|
MAINTAINER= perry@netbsd.org
|
|
HOMEPAGE= http://kaolin.unice.fr/STk/
|
|
|
|
OSVERSION_SPECIFIC= yes
|
|
GNU_CONFIGURE= yes
|
|
USE_X11= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|