summaryrefslogtreecommitdiffstats
path: root/www/drupal6-print/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal6-print/Makefile')
-rw-r--r--www/drupal6-print/Makefile38
1 files changed, 0 insertions, 38 deletions
diff --git a/www/drupal6-print/Makefile b/www/drupal6-print/Makefile
deleted file mode 100644
index 7a631f0..0000000
--- a/www/drupal6-print/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# Created by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
-# $FreeBSD$
-
-PORTNAME= print
-DISTVERSION= 6.x-1.0-rc5
-PORTREVISION= 1
-CATEGORIES= www
-MASTER_SITES= http://ftp.drupal.org/files/projects/
-
-MAINTAINER= rea@FreeBSD.org
-COMMENT= Drupal 6 module that add printer-friendly pages
-
-DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24
-EXPIRATION_DATE= 2016-04-24
-
-USES= drupal:6,module
-MODULE_DIRS= icons translations
-MODULE_FILES= icons/mail_icon.gif icons/pdf_icon.gif icons/print_icon.gif \
- print-rtl.css print.admin.inc print.css print.info \
- print.install print.module print.pages.inc print.pdf.inc \
- print.tpl.php print_mail.admin.inc print_mail.inc \
- print_mail.info print_mail.install print_mail.module \
- print_pdf.admin.inc print_pdf.info print_pdf.install \
- print_pdf.module \
- translations/print.pot translations/ca.po \
- translations/cs.po translations/da.po translations/de.po \
- translations/es.po translations/fi.po translations/fr.po \
- translations/hu.po translations/id.po translations/it.po \
- translations/ja.po translations/nb.po translations/nl.po \
- translations/pl.po translations/pt-br.po \
- translations/pt-pt.po translations/ro.po \
- translations/ru.po translations/sk.po translations/sv.po \
- translations/tr.po translations/uk.po
-DOC_FILES= CHANGELOG.txt CREDITS.txt INSTALL.txt \
- LICENSE.txt MAINTAINERS.txt README.txt
-OPTIONS_DEFINE= DOCS
-
-.include <bsd.port.mk>
OpenPOWER on IntegriCloud