pkgsrc-wip/aeneas/Makefile
Aleksej Saushev dfd2040d5f Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
2012-09-24 16:56:26 +00:00

17 lines
419 B
Makefile

# $NetBSD: Makefile,v 1.6 2012/09/24 16:56:31 asau Exp $
DISTNAME= aeneas-1.2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU:=aeneas/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= schwarz@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/aeneas/
COMMENT= 3D Monte Carlo simulation software for submicron semiconductor devices
LICENSE= gnu-gpl-v3
USE_FEATURES+= getopt_long
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"