mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
update mastersites
PR: 17166 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
This commit is contained in:
parent
3acc3fb9e4
commit
a1d359b787
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27221
@ -9,9 +9,8 @@
|
||||
DISTNAME= hobbes-icons-xpm3
|
||||
PKGNAME= hobbes-icons-xpm3-1.0
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
|
||||
ftp://ftp.duke.edu/pub/X11/R5contrib/ \
|
||||
ftp://ftp.sunet.se/pub/X11/R5contrib/
|
||||
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
|
||||
ftp://ftp.freesoftware.com/pub/X11/R5contrib/
|
||||
|
||||
MAINTAINER= giffunip@asme.org
|
||||
|
||||
@ -22,7 +21,7 @@ NO_BUILD= yes
|
||||
LIBDIR= ${PREFIX}/include/X11/pixmaps
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${LIBDIR}
|
||||
@${MKDIR} ${LIBDIR}
|
||||
${CP} -R ${WRKSRC}/* ${LIBDIR}
|
||||
${CHOWN} -R ${BINOWN}:${BINGRP} ${LIBDIR}
|
||||
-${RM} ${LIBDIR}/README
|
||||
@ -30,7 +29,7 @@ do-install:
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/doc/hobbes-icons-xpm3
|
||||
@${MKDIR} ${PREFIX}/share/doc/hobbes-icons-xpm3
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/hobbes-icons-xpm3
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/*.shar ${PREFIX}/share/doc/hobbes-icons-xpm3
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user