|
Lines 3-9
Link Here
|
| 3 |
|
3 |
|
| 4 |
PORTNAME= umit |
4 |
PORTNAME= umit |
| 5 |
PORTVERSION= 1.0 |
5 |
PORTVERSION= 1.0 |
| 6 |
PORTREVISION= 3 |
6 |
PORTREVISION= 4 |
| 7 |
CATEGORIES= security |
7 |
CATEGORIES= security |
| 8 |
MASTER_SITES= SF |
8 |
MASTER_SITES= SF |
| 9 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
9 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
|
Lines 41-47
Link Here
|
| 41 |
|
41 |
|
| 42 |
post-install: |
42 |
post-install: |
| 43 |
@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps |
43 |
@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps |
| 44 |
@${LN} -sf ${DATADIR}/pixmaps/umit_48x48.png \ |
44 |
@${LN} -sf ${PREFIX}/share/pixmaps/umit/umit_48x48.png \ |
| 45 |
${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps/umit.png |
45 |
${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps/umit.png |
| 46 |
|
46 |
|
| 47 |
.include <bsd.port.mk> |
47 |
.include <bsd.port.mk> |