summaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-06-02 03:39:10 +0000
committerpav <pav@FreeBSD.org>2004-06-02 03:39:10 +0000
commitdd66097789eb11e9fe7f65e566e228e218fb0330 (patch)
treecf675dcb8a3d6e6ee3ca826a01e11382dbfd10ac /cad
parentc83e9c8780ad8d771af22c2d72473845df817427 (diff)
downloadFreeBSD-ports-dd66097789eb11e9fe7f65e566e228e218fb0330.zip
FreeBSD-ports-dd66097789eb11e9fe7f65e566e228e218fb0330.tar.gz
- Tie subdirs to respective master sites
PR: ports/67474 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'cad')
-rw-r--r--cad/pdnmesh/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile
index e466770..96c48c7 100644
--- a/cad/pdnmesh/Makefile
+++ b/cad/pdnmesh/Makefile
@@ -8,9 +8,10 @@
PORTNAME= pdnmesh
PORTVERSION= 0.1.4
CATEGORIES= cad
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= ${PORTNAME} science/visualization
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \
+ ${MASTER_SITE_SUNSITE:S/$/:sun/}
+MASTER_SITE_SUBDIR= ${PORTNAME}/:sf science/visualization/:sun
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf,sun
MAINTAINER= sarod@users.sf.net
COMMENT= A finite element program
OpenPOWER on IntegriCloud