1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/cad/archimedes/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

19 lines
290 B
Makefile

PORTNAME= archimedes
DISTVERSION= 2.0.1
CATEGORIES= cad
MASTER_SITES= GNU
MAINTAINER= yuri@FreeBSD.org
COMMENT= Semiconductor device simulation software
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake
GNU_CONFIGURE= yes
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>