]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/perl-gettext
update disclaimer in LFS files
[ipfire-2.x.git] / lfs / perl-gettext
index 60f664be3b6b0dd9779b56620528ea509de930a8..0bfe15577947f5b6c2cb1d47a4a75d7dcc8fb8ea 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -32,6 +32,9 @@ DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
+PROG       = perl-gettext
+DEPS       = ""
+PAK_VER    = 3
 
 ###############################################################################
 # Top-level Rules
@@ -51,8 +54,8 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-#dist: 
-#      make-packages.sh Archive-Tar $(THISAPP)-ipfire-beta-1
+dist: 
+       @$(PAK)
 
 ###############################################################################
 # Downloading, checking, md5sum