|
Lines 6-12
Link Here
|
| 6 |
|
6 |
|
| 7 |
PORTNAME= dictem |
7 |
PORTNAME= dictem |
| 8 |
PORTVERSION= 0.81 |
8 |
PORTVERSION= 0.81 |
| 9 |
PORTREVISION= 1 |
9 |
PORTREVISION= 2 |
| 10 |
CATEGORIES= textproc net elisp |
10 |
CATEGORIES= textproc net elisp |
| 11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
| 12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
|
Lines 17-28
Link Here
|
| 17 |
|
17 |
|
| 18 |
USE_EMACS= yes |
18 |
USE_EMACS= yes |
| 19 |
|
19 |
|
| 20 |
EMACS_PORT_NAME?=emacs21 |
|
|
| 21 |
|
| 22 |
.if ${EMACS_PORT_NAME} != "emacs21" |
| 23 |
PORTNAMESUFFIX= ${PKGNAMESUFFIX} |
| 24 |
.endif |
| 25 |
|
| 26 |
PLIST_FILES+= ${LISPDIR}/dictem.el \ |
20 |
PLIST_FILES+= ${LISPDIR}/dictem.el \ |
| 27 |
${LISPDIR}/dictem.elc |
21 |
${LISPDIR}/dictem.elc |
| 28 |
PLIST_DIRS+= ${LISPDIR} |
22 |
PLIST_DIRS+= ${LISPDIR} |